home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / DISKUTIL / RAWDISCEDIT / !RawDiscEd / !Help < prev    next >
Text File  |  1992-04-29  |  4KB  |  81 lines

  1.  
  2. -----------------------------------------------------------------------------
  3.  
  4.                           R A W  D I S C  E D  1.40
  5.  
  6.                            by Mike Gasbers in 1992
  7.  
  8. -----------------------------------------------------------------------------
  9.  
  10. is a small tool to edit any data on your disc(s) or just show some
  11. informations about the disc(s).
  12.  
  13. When started you will be prompted for the filesystem and drivenumber you want
  14. to inspect (drivenumber only if more than one on the selected filesystem).
  15. Please type in the numbers for the filesystem and drive you want to edit.
  16. After this you will see a screen which shows the first bytes on your disc.
  17.                
  18. Furthermore you'll see the disc-address and cursor-offset on top of the data
  19. as well as the value under the cursor in decimal, ASCII and hexadecimal.
  20.  
  21. Now you are able to do the following :
  22.                 
  23. - moving around with the cursor-keys and modify the value under the cursor
  24.   by typing the new value or pressing the corresponding key.
  25. - press F1 : you will get a help-screen, return with the space-tab.
  26. - press F2 : some general informations about the current disc are shown,
  27.              again return with space-tab.
  28. - press F3 : rewrites the SHOWN data back to disc !!!
  29. - press F4 : lets you change the disc if more than one available (configured)
  30. - press F5 : saves the current data-buffer into memory to restore it later.
  31. - press F6 : restores the previous saved data onto the current buffer.
  32. - press F7 : you can enter a text which is searched on the whole rest of
  33.              the disc, beginning at the current disc-address (search is not
  34.              case-sensitive). This is not yet available for DOS-discs, sorry.
  35. - press F8 : you can enter a new disc-address. This can also be an expression
  36.              such as 20*1024*1024 or &6C00.
  37. - press F9 : enter a shell (command-line-modus) - this can be used very well
  38.              for getting a start-address of a file with *FILEINFO filename.
  39.              Leave the shell by pressing only the Return-key.
  40.              Now you can use F8 to jump to the address shown in the fileinfo.
  41. - press F10: save the current buffer (1024 bytes) as a normal file (&FFD).
  42. - press F11: change the system to ADFS, SCSI, RAM or DOS and drive (like F4).
  43. - press F12: will check the surface of the current disc (harddiscs only).
  44.              You can enter the stepwidth of the check to localise any error
  45.              closer each step. Depth 0 means very close (512 bytes), depth 4
  46.              means a wide (but faster) scan (8192 bytes).
  47.              In all stepwidths the whole disc (without gaps) is scanned
  48.              beginning at the current disc-address.
  49.              If an error is found its disc-address is shown and you have to
  50.              press the Return-key to continue.
  51.              During the scan you can press the space-bar to abort the scan.
  52. - press Esc to quit the program without saving the buffer back to the disc.
  53. - press Print to perform various speed-tests.
  54. - press PageDown to jump to the next 1024-byte-block or wrap at end of disc.
  55. - press PageUp to jump to previous 1024-byte-block or wrap at start of disc.
  56.  
  57. !!!!!!!!!!  Please be extremly careful when using this tool  !!!!!!!!!!!!!!!
  58.  
  59. As this program reads and writes directly from or to the disc you are
  60.  
  61. able to modify ANY data on the whole disc very easily !
  62.  
  63. Directories, maps, sector-ids and all the other nice things which have
  64. to be absolutely unaffected for a correct filing-system could be modified
  65. when you are writing to those areas on the disc.
  66. This might have the result that many of your data could be lost and even
  67. that you have to reformat the disc if the damage becomes too large.
  68.  
  69. So please only use this tool with care and always keep in mind what you're
  70. doing to the disc !!!
  71.  
  72. Because of these points this tool should only be used by experienced users !
  73.  
  74. Nevertheless I hope you find this small tool useful.
  75.  
  76. Best regards, yours Mike G.
  77.  
  78. Of course this program is Public Domain !!!
  79.  
  80. **************************** end of file ***********************************
  81.